What is an HMI tag database? > About expressions > Operator precedence in expressions > Quick reference to operators > Bitwise exclusive OR (^)
Returns an integer with a bit set to 1 if either of the corresponding bits in the original numbers is 1. If both bits are 1 or both are 0, the resulting bit is 0.
Quick reference to operators